home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / Confine.cpt / CONSAF.STK / card_4908.txt < prev    next >
Text File  |  1990-02-06  |  4KB  |  124 lines

  1. -- card: 4908 from stack: in.STK
  2. -- bmap block id: 5209
  3. -- flags: 0000
  4. -- background id: 2575
  5. -- name: CS Definition
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set scroll of card field 1 to zero
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 00
  15. -- high flags: 0007
  16. -- rect: left=67 top=76 right=291 bottom=323
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 22
  21. -- text size: 10
  22. -- style flags: 0
  23. -- line height: 13
  24. -- part name: Definition
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: A004
  30. -- rect: left=330 top=244 right=291 bottom=388
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 14953 / 14953
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Return
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   visual effect dissolve
  42.   go to card id 5605
  43. end mouseUp
  44.  
  45.  
  46.  
  47.  
  48. -- part 5 (button)
  49. -- low flags: 00
  50. -- high flags: A004
  51. -- rect: left=392 top=244 right=291 bottom=450
  52. -- title width / last selected line: 65535
  53. -- icon id / first selected line: -15744 / 49792
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Quit
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   doMenu "Quit Hypercard"
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part contents for card part 1
  68. ----- text -----
  69. What are confined spaces?       
  70.  
  71.        In the June 5, 1989 edition of the Federal Register,OSHA published the following  definition for confined space.  There are many types of
  72. confined spaces as OSHA's definition is rather broad.
  73.  
  74.  (b)(23) "Permit Require Confined Space" means an enclosed space which: 
  75.  
  76.  (i) Is large enough and so configured that an employee can bodily enter and 
  77. perform assigned work;
  78.  
  79.  (ii) Has limited or restricted means for entry or exit (some examples are 
  80. tanks, vessels, silos, storage bins hoppers, vaults, pits and diked areas)
  81.  
  82.  (iii) is not designed for continuous employee occupancy;
  83.  
  84.  (iv) and has one or more of the following characteristics:
  85.  
  86.     (A) Contains or has a known potential to contain a hazardous atmosphere;
  87.  
  88.     (B) Contains a material with the potential for engulfment of an entrant;
  89.  
  90.     (C) Has an internal configuation such that an entrant could br trapped or asphyxiated by inwardly converging walls, or a floor which slopes downward and  tapers to a smaller cross-section; or,
  91.  
  92.     (D) Contains any other recognized serious safety or health hazard.
  93.  
  94.      Here are some examples of confined spaces which may be encountered in the typical workplace:
  95.  
  96.        Plating tank deeper than 4'
  97.        Grain bins and silos
  98.        Chemical Storage Tanks
  99.        Chemical reactor vessels
  100.        Pipe vaults 
  101.        Utility man holes
  102.        Tank trucks and rail cars
  103.        Valve pits and pump sumps
  104.        Fermentation vats
  105.        Calciners and Ovens
  106.        Excavations deeper than 4'
  107.        Septic tanks and pits
  108.  
  109.      Some of the reasons the above equipment would need to be entered safely are listed below:
  110.  
  111. Cleaning to remove sludge and waste. 
  112. Inspection of physical integrity.
  113. Maintenance such as abrasive blasting.   
  114. Application of surface coatings.
  115. Repair including welding. 
  116. Rescue of workers who are injured.
  117.  
  118. Why are confined spaces dangerous?
  119.  
  120.        A condition called Anoxia (lack of oxygen) can result from work in a confined space.  Anoxia can be and often is fatal.  Multiple fatalities result if rescue attempts  are made by untrained individuals.  Proper preparation and testing of a confined space is required before safe entry can be ensured.  Education of management and workers is required to increase the awareness of these hazards and reduce the incidence of confined space accidents.
  121.  
  122.  
  123.  
  124.